home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / buscandoanemo.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-17  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(26);
  4. }
  5.